home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / xscreensaver / config / endgame.xml < prev    next >
Encoding:
Extensible Markup Language  |  2008-10-24  |  726 b   |  26 lines

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2.  
  3. <screensaver name="endgame" _label="Endgame">
  4.  
  5.   <command arg="-root"/>
  6.  
  7.   <number id="delay" type="slider" arg="-delay %"
  8.           _label="Frame rate" _low-label="Low" _high-label="High"
  9.           low="0" high="100000" default="20000"
  10.           convert="invert"/>
  11.  
  12.   <boolean id="classic" _label="Low resolution chess pieces" arg-set="-classic"/>
  13.   <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
  14.  
  15.   <_description>
  16. Black slips out of three mating nets, but the fourth one holds him tight!
  17. A brilliant composition! 
  18.  
  19. See also the "Queens" screen saver.
  20.  
  21. http://en.wikipedia.org/wiki/Chess_endgame
  22.  
  23. Written by Blair Tennessy; 2002.
  24.   </_description>
  25. </screensaver>
  26.